home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Data Base of the Video Yearbook 1995
/
Data Base of the Video Yearbook 1995 - Disc 2.iso
/
cosmos
/
yesnow.dir
/
00100.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1995-12-19
|
260 b
|
15 lines
on mouseDown
set the castNum of sprite 2 to 47
puppetSprite(2, 1)
updateStage()
set the castNum of sprite 2 to 46
puppetSound("yes!")
set the visible of sprite 2 to 0
set the visible of sprite 3 to 0
updateStage()
end
on mouseUp
go("l")
end